home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / doors_2 / sopmsg2.zip / SOPMSG.DOC < prev    next >
Text File  |  1992-11-02  |  4KB  |  102 lines

  1.                                                          5 Nov 92
  2.                              SOPMsg Version 2.0
  3.  
  4. SOPMsg will respond to messages from users to the Sysop. The response
  5. will be a private message from a dummy CoSysop to the user. I wrote
  6. SOPMsg so that I would have a means of notifying users that write to
  7. while I am on vacation, that I am away.
  8.  
  9.  Here is how it works.
  10.   1) You create a dummy user, a dummy CoSysop, a user name that SOPMsg
  11.      will use when answering mail. You can use QuickBBS's UserEdit
  12.      program to create this Dummy CoSysop. If you use the name "CoSysop"
  13.      for your SOPMsg CoSysop then you won't have to place the name of
  14.      your Dummy CoSysop in the SOPMsg command line. SOPMsg will default
  15.      to "CoSysop". If any other name is used, you will have to use the
  16.      /CoSysop command line option to pass the name you have created to
  17.      SOPMsg, see the command line structure below.
  18.  
  19.   2) When you want SOPMsg to start answering messages a) Write the
  20.      message that you want SOPMsg to use when replying to users, name it
  21.      SOPMsg1.TXT (the number in the file name is the number of the board
  22.      SOPMsg will be working, a message area number 1 thru 99) and place
  23.      it the SOPMsg directory. Keep line width under 70 characters.
  24.      Run the programs from the directory that SopMsg_.Txt is in.
  25.  
  26.      b) Run SetLast, use optional command line Options as follows.
  27.  
  28.     Option Identifiers must be in caps and the spaces are required.
  29.  
  30.  
  31. SetLast  /D C:\QuickBBS   /B 1   /A John Jamieson     /C Will Rogers
  32.          ───────┬──────  ──┬──   ─────────┬──────     ───────┬───────
  33.                 │          │              │                  │
  34. Your BBS Dir. ──┘          │              │                  │
  35.                            │              │                  │
  36.        The number of the  ─┘              │                  │
  37.        Message Board SOPMsg               │                  │
  38.        will be working                    │                  │
  39.                                           │                  │
  40.                  Optional parameter.  ────┘                  │
  41.                  Default is the Sysop                        │
  42.                  of the BBS. If SOPMsg                       │
  43.                  will be answering another                   │
  44.                  Persons Mail use this                       │
  45.                  parameter to identify                       │
  46.                  that person.                                │
  47.                                                              │
  48.                                                              │
  49.                                     Optional parameter. ─────┘
  50.                                     Default is the Name
  51.                                     CoSysop. Any name in
  52.                                     your User.BBS file can
  53.                                     be used.
  54.                                         
  55.  
  56.         SetLast Sets the read pointers SOPMsg will read messages from
  57.         this point on.
  58.  
  59.  
  60.      c) Place SOPMsg in your RUNBBS.Bat file to run along
  61.         with other system maintenance programs. The command
  62.         line format is the same as for the program SetLast
  63.         described above.
  64.  
  65.     SOPMsg  /D C:\QuickBBS   /B 1   /A John Jamieson  /C Will Rogers
  66.  
  67.  
  68.  
  69.   Files  SetLast.EXE     Sets the last read pointer for the Dummy CoSysop
  70.                          on the area selected.
  71.          SOPMSG.EXE      The Dummy Sysop utility
  72.          SOPMSG10.TXT    A sample message
  73.          SOPMSG.DOC      This File.
  74.  
  75.  
  76.   Disclaimer agreement:
  77.  
  78.     Users of SOPMsg must except the following disclaimer agreement:
  79.  
  80.     SOPMsg is are provided AS IS. The Author makes no Warranty of any
  81.     kind, expressed or implied. In addition THE AUTHOR ASSUMES NO
  82.     LIABILITY FOR DAMAGES WHICH MAY RESULT WHICH MAY RESULT FROM THE USE
  83.     of SOPMsg.
  84.  
  85.  
  86.   SOPMsg uses QuickBBS Message Base routines written by P.J. Muller.
  87.  
  88.   I am placing SOPMsg in the Public Domain this day, 7/5/92.
  89.  
  90.              John Jamieson
  91.              Mountain Retreat BBS
  92.              555 Buckeye St.
  93.              Felton Ca, 95018
  94.              Fidonet 1:143/506
  95.              BBS phone (408)335-4595
  96.  
  97.  
  98.   Revision History
  99.      Version 2.0  5 Nov 92, Improves Command lines and fixes a bug that
  100.      caused the program to only work when used in the BBS directory.
  101.  
  102.